home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 11818 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  733 b 

  1. Path: user2.mnsinc.com!huang
  2. From: huang@mnsinc.com (Szu-Wen Huang)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: 'Small C' -- definition of;
  5. Date: 26 Mar 1996 18:08:24 GMT
  6. Organization: Monumental Network Systems
  7. Message-ID: <4j9bqo$5d0@news1.mnsinc.com>
  8. References: <4j8qdh$jgh@whidbey.whidbey.com>
  9. NNTP-Posting-Host: user2.mnsinc.com
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12. Douglas Beattie Jr. (beattidp@svc.ctc.edu) wrote:
  13. : Yesterday I saw yet another 'small-C cross compiler.'
  14. : What defines "small C"?
  15. : Is there a minimum definition of small C as a language?
  16.  
  17. I don't believe so.  I think "Small C" referred to a subset of the
  18. language that the author chose to implement.  Generally, bitfields,
  19. structures, and other things are omitted.
  20.